projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca74f46
)
expander: Tweak docs
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Mar 2021 06:35:45 +0000
(
01:35
-0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000
(16:37 +0000)
gtk/gtkexpander.c
patch
|
blob
|
history
diff --git
a/gtk/gtkexpander.c
b/gtk/gtkexpander.c
index 3975d8231b51fbe9eb1abc3fdf17e06b0631d473..cce9876cca630f5e45671b5b82c364a670c64dd7 100644
(file)
--- a/
gtk/gtkexpander.c
+++ b/
gtk/gtkexpander.c
@@
-22,7
+22,7
@@
/**
* GtkExpander:
*
- * `GtkExpander` allows the user to
hide or show
its child by clicking
+ * `GtkExpander` allows the user to
reveal
its child by clicking
* on an expander triangle.
*
* 